LEADTOOLS WebForms and AJAX (Leadtools.Web.Services assembly)
LEAD Technologies, Inc

StreamsLimit Property






Gets the maximum number of concurrent streams.
Syntax
protected abstract int StreamsLimit {get;}
'Declaration
 
Protected MustOverride ReadOnly Property StreamsLimit As Integer
'Usage
 
Dim instance As ServiceStreamer(Of TStreamedData,TServiceState)
Dim value As Integer
 
value = instance.StreamsLimit
protected abstract int StreamsLimit {get;}
 get_StreamsLimit(); 
protected:
abstract property int StreamsLimit {
   int get();
}

Property Value

The maximum number of concurrent streams.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ServiceStreamer<TStreamedData,TServiceState> Class
ServiceStreamer<TStreamedData,TServiceState> Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.